Learn R Programming

DataSetsUni (version 0.1)

Head and Neck Cancer: Survival time of patients diagnosed with Head and neck cancer

Description

The function allows to provide the survival time for 44 patients diagnosed with Head and Neck cancer disease.

Usage

data_hdneckcancer

Value

data_hdneckcancer gives the survival time for 44 patients diagnosed with Head and Neck cancer disease.

Arguments

data_hdneckcancer

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

Survival time for 44 patients diagnosed with head and neck cancer disease. Recently, the data set is used by Klakattawi, H. S. (2022) and fitted a new extended Weibull distribution.

References

Klakattawi, H. S. (2022). Survival analysis of cancer patients using a new extended Weibull distribution. Plos one, 17(2), e0264229.

Cordeiro, G. M., Ortega, E. M., & da Cunha, D. C. (2013). The exponentiated generalized class of distributions. Journal of data science, 11(1), 1-27.

See Also

data_Bcancer, data_bloodcancer

Examples

Run this code
x<-data_hdneckcancer
summary(x)

Run the code above in your browser using DataLab